[INFO] cloning repository https://github.com/JoshuaBb/state-search
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshuaBb/state-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBb%2Fstate-search", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBb%2Fstate-search'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65f125b958eebe308bbb7a82d33d655fbff35074
[INFO] testing JoshuaBb/state-search against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBb%2Fstate-search" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JoshuaBb/state-search
[INFO] finished tweaking git repo https://github.com/JoshuaBb/state-search
[INFO] tweaked toml for git repo https://github.com/JoshuaBb/state-search written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JoshuaBb/state-search on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JoshuaBb/state-search already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37412c45c6d480878dc6c79ea2ee825e133cdb473ac9c251b0f09bac7f89a885
[INFO] running `Command { std: "docker" "start" "-a" "37412c45c6d480878dc6c79ea2ee825e133cdb473ac9c251b0f09bac7f89a885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37412c45c6d480878dc6c79ea2ee825e133cdb473ac9c251b0f09bac7f89a885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37412c45c6d480878dc6c79ea2ee825e133cdb473ac9c251b0f09bac7f89a885", kill_on_drop: false }`
[INFO] [stdout] 37412c45c6d480878dc6c79ea2ee825e133cdb473ac9c251b0f09bac7f89a885
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32eedf09a332bd067e282aa92952ef62fcd2d7be6ba5d94ef512312bf7c4f3bd
[INFO] running `Command { std: "docker" "start" "-a" "32eedf09a332bd067e282aa92952ef62fcd2d7be6ba5d94ef512312bf7c4f3bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling state-search-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling state-search-ingest v0.1.0 (/opt/rustwide/workdir/ingest)
[INFO] [stderr]    Compiling state-search-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: unused import: `uuid::derive_uuid`
[INFO] [stdout]   --> ingest/src/pipeline/mod.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(super) use uuid::derive_uuid;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.44s
[INFO] running `Command { std: "docker" "inspect" "32eedf09a332bd067e282aa92952ef62fcd2d7be6ba5d94ef512312bf7c4f3bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32eedf09a332bd067e282aa92952ef62fcd2d7be6ba5d94ef512312bf7c4f3bd", kill_on_drop: false }`
[INFO] [stdout] 32eedf09a332bd067e282aa92952ef62fcd2d7be6ba5d94ef512312bf7c4f3bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a5602d09bfe476b673655d071ce0a2b46fa2618b5a7612a061f6129adb9c134
[INFO] running `Command { std: "docker" "start" "-a" "7a5602d09bfe476b673655d071ce0a2b46fa2618b5a7612a061f6129adb9c134", kill_on_drop: false }`
[INFO] [stderr]    Compiling state-search-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling state-search-ingest v0.1.0 (/opt/rustwide/workdir/ingest)
[INFO] [stderr]    Compiling state-search-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: unused import: `uuid::derive_uuid`
[INFO] [stdout]   --> ingest/src/pipeline/mod.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(super) use uuid::derive_uuid;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "7a5602d09bfe476b673655d071ce0a2b46fa2618b5a7612a061f6129adb9c134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a5602d09bfe476b673655d071ce0a2b46fa2618b5a7612a061f6129adb9c134", kill_on_drop: false }`
[INFO] [stdout] 7a5602d09bfe476b673655d071ce0a2b46fa2618b5a7612a061f6129adb9c134
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0640c3a9accac842bfd22bcf3e0b3e62b047e39bcc0c04528f69482239135424
[INFO] running `Command { std: "docker" "start" "-a" "0640c3a9accac842bfd22bcf3e0b3e62b047e39bcc0c04528f69482239135424", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `uuid::derive_uuid`
[INFO] [stderr]   --> ingest/src/pipeline/mod.rs:10:16
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub(super) use uuid::derive_uuid;
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `state-search-ingest` (bin "ingest" test) generated 1 warning (run `cargo fix --bin "ingest" -p state-search-ingest --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api-2efb9f303ca95b9a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/state_search_core-efa5d4f52c65504f)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test config::tests::dim_target_serializes_to_snake_case ... ok
[INFO] [stdout] test config::tests::field_def_yaml_deserialization ... ok
[INFO] [stdout] test config::tests::derived_field_def_match_key_deserialization ... ok
[INFO] [stdout] test config::tests::source_config_with_dim_fields_deserializes ... ok
[INFO] [stdout] test config::tests::source_config_with_dim_time_target_deserializes ... ok
[INFO] [stdout] test config::tests::source_config_without_dim_fields_still_parses ... ok
[INFO] [stdout] test config::tests::on_failure_ranking ... ok
[INFO] [stdout] test config::tests::validate_dim_sources_fails_when_target_missing ... ok
[INFO] [stdout] test config::tests::source_config_yaml_deserialization ... ok
[INFO] [stdout] test config::tests::validate_dim_sources_passes_for_empty_slice ... ok
[INFO] [stdout] test config::tests::validate_dim_sources_passes_when_all_have_target ... ok
[INFO] [stdout] test models::import_schema_field::tests::new_import_schema_field_fields ... ok
[INFO] [stdout] test models::normalized_import::tests::new_normalized_import_fields ... ok
[INFO] [stdout] test repositories::normalized_import::tests::bulk_create_signature_exists ... ok
[INFO] [stdout] test repositories::normalized_import::tests::delete_by_ingest_run_signature_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ingest-4ad93137dd1ee317)
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test pipeline::derived::tests::unsupported_table_name_error_message ... ok
[INFO] [stdout] test pipeline::dim::tests::validate_exclude_columns_passes_when_present ... ok
[INFO] [stdout] test pipeline::dim::tests::validate_exclude_columns_case_insensitive ... ok
[INFO] [stdout] test pipeline::dim::tests::validate_unique_key_allows_fk_columns ... ok
[INFO] [stdout] test pipeline::dim::tests::validate_exclude_columns_fails_when_absent ... ok
[INFO] [stdout] test pipeline::dim::tests::validate_unique_key_empty_passes ... ok
[INFO] [stdout] test pipeline::dim::tests::validate_unique_key_fails_for_undeclared_canonical ... ok
[INFO] [stdout] test pipeline::dim::tests::validate_unique_key_passes_for_declared_canonical ... ok
[INFO] [stdout] test pipeline::dimensions::tests::location_cache_holds_uuid_values ... ok
[INFO] [stdout] test pipeline::export::tests::generate_export_sql_no_schema_fields_still_produces_core_columns ... ok
[INFO] [stdout] test pipeline::record::tests::apply_all_transforms_proceed_on_empty_resolved ... ok
[INFO] [stdout] test pipeline::export::tests::generate_export_sql_uses_normalized_imports ... ok
[INFO] [stdout] test pipeline::row::tests::infer_country_still_works_after_refactor ... ok
[INFO] [stdout] test pipeline::row::tests::row_to_canonical_empty_string_becomes_null ... ok
[INFO] [stdout] test pipeline::row::tests::row_to_canonical_lowercases_headers ... ok
[INFO] [stdout] test pipeline::row::tests::row_to_canonical_trims_strings ... ok
[INFO] [stdout] test pipeline::row::tests::row_to_canonical_whitespace_only_becomes_null ... ok
[INFO] [stdout] test pipeline::row::tests::strip_excluded_columns_empty_set_returns_unchanged ... ok
[INFO] [stdout] test pipeline::row::tests::strip_excluded_columns_removes_by_name_case_insensitive ... ok
[INFO] [stdout] test pipeline::schema::tests::collect_normalized_data_excludes_dimension_fields ... ok
[INFO] [stdout] test pipeline::schema::tests::collect_normalized_data_includes_numeric_values ... ok
[INFO] [stdout] test pipeline::schema::tests::collect_normalized_data_skips_already_derived_fields ... ok
[INFO] [stdout] test pipeline::schema::tests::validate_completeness_passes_when_all_fields_present ... ok
[INFO] [stdout] test pipeline::schema::tests::validate_completeness_skips_derived_fields ... ok
[INFO] [stdout] test pipeline::uuid::tests::absent_column_renders_as_empty_string ... ok
[INFO] [stdout] test pipeline::schema::tests::validate_completeness_fails_when_non_derived_field_missing ... ok
[INFO] [stdout] test pipeline::uuid::tests::float_encoding_is_stable ... ok
[INFO] [stdout] test pipeline::uuid::tests::bool_encoding_uses_to_string ... ok
[INFO] [stdout] test pipeline::uuid::tests::column_order_does_not_matter ... ok
[INFO] [stdout] test pipeline::uuid::tests::same_input_produces_same_uuid ... ok
[INFO] [stdout] test pipeline::uuid::tests::null_value_renders_as_empty_string ... ok
[INFO] [stdout] test pipeline::uuid::tests::different_values_produce_different_uuids ... ok
[INFO] [stdout] test transforms::chain::tests::passthrough_preserves_value ... ok
[INFO] [stdout] test pipeline::uuid::tests::integer_encoding_uses_to_string ... ok
[INFO] [stdout] test transforms::chain::tests::rules_apply_in_order ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_bool_false_variants ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_bool_invalid_fails ... ok
[INFO] [stdout] test transforms::chain::tests::fail_with_skip_row_returns_err ... ok
[INFO] [stdout] test transforms::chain::tests::empty_chain_returns_input ... ok
[INFO] [stdout] test pipeline::uuid::tests::date_encoding_uses_iso8601 ... ok
[INFO] [stdout] test transforms::chain::tests::fail_with_ignore_becomes_null ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_date_invalid_fails ... ok
[INFO] [stdout] test pipeline::uuid::tests::f32_encoding_uses_to_bits ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_date_iso8601 ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_datetime_rfc3339 ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_f64_valid ... ok
[INFO] [stdout] test transforms::chain::tests::fail_with_skip_dataset_returns_err ... ok
[INFO] [stdout] test pipeline::uuid::tests::known_key_string_produces_expected_uuid ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_bool_true_variants ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_i32_invalid_fails ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_i32_valid ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_date_month_day_year ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_json_valid_array ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_datetime_unix_seconds ... ok
[INFO] [stdout] test transforms::chain::tests::short_circuits_on_first_fail ... ok
[INFO] [stdout] test transforms::chain::tests::passthrough_rule_does_not_fail_on_null ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_json_valid_object ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_i32_out_of_range_fails ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_json_invalid_fails ... ok
[INFO] [stdout] test transforms::coerce::tests::coerce_non_str_non_null_fails ... ok
[INFO] [stdout] test transforms::coerce::tests::null_passes_through_date ... ok
[INFO] [stdout] test transforms::coerce::tests::null_passes_through_bool ... ok
[INFO] [stdout] test transforms::coerce::tests::null_passes_through_datetime ... ok
[INFO] [stdout] test transforms::coerce::tests::null_passes_through_json ... ok
[INFO] [stdout] test transforms::coerce::tests::null_passes_through_numeric ... ok
[INFO] [stdout] test transforms::resolve::tests::build_resolved_field_map_uses_csv_col_as_key_and_canonical_from_def ... ok
[INFO] [stdout] test transforms::resolve::tests::effective_on_failure_takes_max ... ok
[INFO] [stdout] test transforms::resolve::tests::field_type_smallint_produces_coerce_i16 ... ok
[INFO] [stdout] test transforms::resolve::tests::field_type_text_appends_no_coerce ... ok
[INFO] [stdout] test transforms::rules::state_name_to_code::tests::dc_is_not_in_map ... ok
[INFO] [stdout] test transforms::rules::state_name_to_code::tests::all_50_states_present ... ok
[INFO] [stdout] test transforms::resolve::tests::unknown_rule_kind_is_error ... ok
[INFO] [stdout] test transforms::rules::state_name_to_code::tests::non_str_input_fails ... ok
[INFO] [stdout] test transforms::rules::state_name_to_code::tests::known_state_converts ... ok
[INFO] [stdout] test transforms::rules::state_name_to_code::tests::null_passes_through ... ok
[INFO] [stdout] test transforms::rules::state_name_to_code::tests::unknown_state_fails ... ok
[INFO] [stdout] test transforms::rules::str_to_bool::tests::falsy_strings ... ok
[INFO] [stdout] test transforms::rules::str_to_bool::tests::null_passes_through ... ok
[INFO] [stdout] test transforms::rules::str_to_bool::tests::bool_passes_through ... ok
[INFO] [stdout] test transforms::rules::str_to_bool::tests::unrecognized_string_fails ... ok
[INFO] [stdout] test transforms::rules::str_to_bool::tests::truthy_strings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests state_search_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0640c3a9accac842bfd22bcf3e0b3e62b047e39bcc0c04528f69482239135424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0640c3a9accac842bfd22bcf3e0b3e62b047e39bcc0c04528f69482239135424", kill_on_drop: false }`
[INFO] [stdout] 0640c3a9accac842bfd22bcf3e0b3e62b047e39bcc0c04528f69482239135424
